home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=3.0.5
- [Setup]
- AppName=I Hate This Key
- AppVerName=I Hate This Key 1.0
- AppId=I Hate This Key
- AppPublisher=ByteGems.com Software
- AppPublisherURL=http://www.bytegems.com
- AppSupportURL=http://www.bytegems.com/support.shtml
- AppUpdatesURL=http://www.bytegems.com/ihatethiskey.shtml
- AppMutex=ihtkF97D518C-73D8-44ef-9CC3-629F31145F7D
- DefaultDirName={pf}\ByteGems.com\I Hate This Key
- DefaultGroupName=I Hate This Key
- OutputBaseFilename=IHateThisKeySetup
- Compression=zip
- LicenseFile=embedded\License.txt
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\ihtk.exe"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\wkh.dll"; DestDir: "{app}"; Flags: restartreplace ignoreversion
- Source: "{app}\ihtk.hlp"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\ihtk.chm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\license.txt"; DestDir: "{app}"; Flags: ignoreversion
- [Registry]
- Root: HKCU; Subkey: "Software\ByteGems.com"; Flags: uninsdeletekeyifempty
- Root: HKCU; Subkey: "Software\ByteGems.com\IHtK"; Flags: uninsdeletekey
- Root: HKCU; Subkey: "Software\ByteGems.com\IHtK"; ValueName: "LastUpdate"; ValueType: Binary; ValueData: "D0 17 D9 3E 00 00 00 00"; Flags: createvalueifdoesntexist uninsdeletevalue
- Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "IHateThisKey"; ValueType: String; ValueData: "{app}\ihtk.exe"; Flags: createvalueifdoesntexist uninsdeletevalue
- [INI]
- FileName: "{app}\ihtk.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.bytegems.com/ihatethiskey.shtml";
- [Run]
- Filename: "{app}\ihtk.exe"; Description: "Launch I Hate This Key"; Flags: postinstall skipifsilent nowait
- [UninstallRun]
- Filename: "http://www.bytegems.com/ihtk-uninstall.shtml"; Flags: shellexec
- [Icons]
- Name: "{group}\I Hate This Key"; Filename: "{app}\ihtk.exe";
- Name: "{group}\I Hate This Key on the Web"; Filename: "{app}\ihtk.url";
- Name: "{group}\Help"; Filename: "{app}\ihtk.chm";
- Name: "{group}\License Information"; Filename: "{app}\license.txt";
- Name: "{userdesktop}\I Hate This Key"; Filename: "{app}\ihtk.exe"; Tasks: desktopicon;
- [Tasks]
- Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:";
- [UninstallDelete]
- Type: files; Name: "{app}\ihtk.url";
-